Previous Book Contents Book Index Next

Inside Macintosh: AppleScript Language Guide / Part 2 - AppleScript Language Reference
Chapter 7 - Control Statements / Try Statements


Kinds of Errors

Every script error falls into one of the following categories:

Note
Many "errors" are the result of the normal operation of a command. For example, the Choose File command returns error -128 if the user presses the Cancel button in the resulting dialog box. Scripts must routinely handle such errors to ensure normal operation.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996